Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added unpublish to api.ts #1061

Merged
merged 6 commits into from
Oct 15, 2024
Merged

Added unpublish to api.ts #1061

merged 6 commits into from
Oct 15, 2024

Conversation

andrewlayer
Copy link
Contributor

Exposed unpublish function to the api.ts file so it can be used as a node package. We personally use vsce this way.

Notes:

  • Exposes unpublish function and IUnpublishOptions
  • Makes the choice to default force to true for IUnpublishOptions because no prompt is available when running as a node package.

@andrewlayer andrewlayer reopened this Sep 30, 2024
@benibenj benibenj added this to the October 2024 milestone Oct 7, 2024
@benibenj benibenj self-assigned this Oct 7, 2024
Copy link
Contributor

@benibenj benibenj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you @andrewlayer

@benibenj benibenj merged commit a4930cc into microsoft:main Oct 15, 2024
8 checks passed
@benibenj benibenj added the feature-request Request for new features or functionality label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants